home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #2
/
CKSPCV32.BIN
/
movies
/
clubroom.dir
/
00197_Script_init apple roll
< prev
Wrap
Text File
|
1995-04-03
|
194b
|
12 lines
on enterframe
global appleCount
global appleEnd
set appleCount = the number of cast "APPLE1.PIC"
set appleEnd = 3 +appleCount
preload cast appleCount, appleEnd
end